ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / DataTree.Scope<T> Class / IsNull Property

In This Topic
    IsNull Property (DataTree.Scope<T>)
    In This Topic
    Gets true if this instance represents null scope.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsNull As Boolean
    public bool IsNull {get;}
    See Also